home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / GEGA012.iso / eroticos / feeltheflash.swf / scripts / DefineButton2_406 / BUTTONCONDACTION on(release).as next >
Text File  |  2005-08-12  |  65b  |  5 lines

  1. on(release){
  2.    gotoAndPlay(3);
  3.    _root.guide.guideGo(1);
  4. }
  5.